Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Select All" for Search Results with more than 49 Items in a Row #6310

Merged

Conversation

schrottsimon
Copy link
Contributor

Changes
Fix select all for search results rows with over 49 items.

Issues
Fixes #6309

@schrottsimon schrottsimon requested a review from a team as a code owner November 8, 2024 22:00
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Nov 8, 2024

Cloudflare Pages deployment

Latest commit 4192cd8
Status ✅ Deployed!
Preview URL https://88fc5e42.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@schrottsimon schrottsimon changed the title Fix Select All Behavior for Search Results with More Than 49 Items Fix "Select All" Behavior for Search Results with more than 49 Items in a Row Nov 8, 2024
@schrottsimon schrottsimon changed the title Fix "Select All" Behavior for Search Results with more than 49 Items in a Row Fix "Select All" for Search Results with more than 49 Items in a Row Nov 8, 2024
Copy link

sonarqubecloud bot commented Nov 9, 2024

@thornbill thornbill force-pushed the bug/fix-select-all-episodes branch from 7f314fc to 4192cd8 Compare January 6, 2025 20:28
Copy link

sonarqubecloud bot commented Jan 6, 2025

@thornbill thornbill added the bug Something isn't working label Jan 6, 2025
@thornbill thornbill added this to the v10.11.0 milestone Jan 6, 2025
Copy link
Member

@thornbill thornbill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm really not sure why this limitation existed or why it only seemed to impact multiselect, but I think it's okay to remove and see if we notice any negative impact.

@thornbill thornbill merged commit 882b498 into jellyfin:master Jan 6, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with "Select All" Functionality for more then 50 Items in a Search Result Row
4 participants